From c887010c815d1ce9998bf98b6ceaa9e9d7bdf4c6 Mon Sep 17 00:00:00 2001 From: "lynx@idefix.cl.cam.ac.uk" Date: Tue, 17 Dec 2002 09:18:16 +0000 Subject: [PATCH] bitkeeper revision 1.7.3.20 (3dfeebd8KBvUCyVAwYScXGvSWcM1WA) testing --- xenolinux-2.4.16-sparse/arch/xeno/drivers/dom0/dom0_memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenolinux-2.4.16-sparse/arch/xeno/drivers/dom0/dom0_memory.c b/xenolinux-2.4.16-sparse/arch/xeno/drivers/dom0/dom0_memory.c index 7f2f6405fd..764dafeb9b 100644 --- a/xenolinux-2.4.16-sparse/arch/xeno/drivers/dom0/dom0_memory.c +++ b/xenolinux-2.4.16-sparse/arch/xeno/drivers/dom0/dom0_memory.c @@ -70,7 +70,7 @@ static inline void direct_remappte_range(pte_t * pte, unsigned long address, uns pte++; } while (address && (address < end)); - printk("bd240 debug: exit from direct_remappte_range\n"); + printk(KERN_ALERT "bd240 debug: exit from direct_remappte_range\n"); } static inline int direct_remappmd_range(struct mm_struct *mm, pmd_t * pmd, unsigned long address, unsigned long size, -- 2.30.2